:root{
	--main-color:#03133A;
	--main-hcolor:#00021A;
	--main-red:#F04362;
	--hover-yellow:#fff343;
	--lend-text:#211e2d;
	font-family: "Montserrat";
}

input,textarea{
	font-family: "Montserrat";
	border-radius: 0;
}
button{
	font-family: "Montserrat";
}

h1,h2,h3{
	font-family: "Montserrat";
}
.button{
	border-radius: 4px;
	font-weight: 600;
}

select{
	background-color: white;
	position: relative;
	appearance:none;
	font-family: "Montserrat";
	background-image: url("../image/arrow-sel-bt.svg");
	background-size: 1.2em;
	background-position:center right 1em;
	background-repeat: no-repeat;
}
.active-select{
	background-image: url("../image/arrow-sel-tp.svg");
}
.link-app:hover .img-app{
	border:2px solid red;
}
.nav-item{
	transition: background-color 0.3s ease-in-out;
}
.app-video{
	height:40em;
}
.nav-button{
	background-image: url("../image/nav-btn.svg");
}
.nav-button-active{
	background-image: url("../image/nav-btn-active.svg");
}
.img-app{
	width: 2.2rem;
	height: 2.2rem;
	border-radius: 50%;
	border:2px solid var(--main-red);
	transition: border 0.3s ease-in-out;
}

.c-mred{
	color: var(--main-red);
}
.hc-mred:hover{
	color:var(--main-red);
}

.f-h{
	font-size: 5em;
}
.partner-card{
	width:12em;
	height: 7em;
	background-color: rgba(255,255,255,0.4);
	border-radius: 20px;
}
.partner-card>img{
	max-width: 90%;
	max-height: 80%;
}
.ellipse-work{
	width:16.875em;
	height:16.875em;
}
.bg-light{
	background-color: #e5e5e5;
}
.nav-pad{
	padding-left:5em;
	padding-right: 5em;
}
.br-20{
	border-radius: 20px;
}
.c-siteyellow,.hc-siteyellow:hover{
	color: var(--hover-yellow);
}
.slider-control-item{
	background-color: transparent;
	color:rgba(255,255,255,0.4);
	height: auto;
	opacity:1;
	transition: color 0.3s ease-in-out;
}
.slider-controls{
	transform: none;
	left:auto;
	right:4em;
}
.active-control{
	color:rgba(255,255,255,1);
}
.slider-control-item::after{
	content:"";
	width:3em;
	height: 1px;
	margin-left: 1.5em;
	background-color: rgba(255,255,255,0.4);
	position: absolute;
}
.slider-control-item:last-child:after{
    position: static;
}
.nav-logo{
	height: 2.5em;
}
.nav-item hr{
	border: none;
	height: 0.1em;
	background-color: white;
	width:0;
	transition:width 0.3s ease-in-out;
}
.hr{
	border: none;
	height: 0.2em;
	background-color: white;
}
.nav-item:hover hr{
	width: 100%;
}
.button-red{
	background-color: var(--main-color);
}
.button-red:hover{
	background-color: var(--main-hcolor);
}
.bg-main{
	background-color: var(--main-color);
}
.rating-item+.rating-item{
	border-top: 1px solid gray;
}
.text-policy h3{
    margin-left: 2rem;
    margin-bottom: 1rem;
    font-weight: 700;
}
.text-policy p{
	text-indent: 2rem;
	margin-bottom:1rem;
	line-height: 1.2;
}

.app+.app{
	margin-top: 1em;
	border-top:1px solid #bbb;
}
.fw-500{
	font-weight: 500;
}
.fw-700{
	font-weight: 700;
}
#apps .account-foto{
	width: 5em;
	height: 5em;
}
.tt-upper{
	text-transform: uppercase;
}

.bc-main{
	border-color: var(--main-color);
}

.c-main{
	color: var(--main-color);
}
.brad-4{
	border-radius: 4px;
}

.button-tech{
	min-width:12em;
	border:1px solid #03133A;
	background-color: rgba(3,19,58,0.05);
	color:#01040E;
	border-radius: 4px;
	height: 5em;
	justify-content: flex-start;
	align-items: flex-start;
}
.btn-tech-img{
	background-image: url("../image/load-photo.svg");
}
.button-tech:hover .btn-tech-img{
    background-image: url("../image/load-photo-active.svg");
}
.btn-t-img{
	width: 1.25em;
	height: 1.25em;
}


/*-------------------------РЕГИСТРАЦИЯ------------------*/

.register-container{
	-webkit-background-size: cover;
	background-size: cover;
}
.register-form input,.register-form select{
	padding:0.5rem;	
	padding:0.7em 1em;
}
.register-form input,.register-form select,.register-form textarea, .check-other{
	background-color: rgba(3,19,58,0.05);
	border-radius: 4px;
}
.check-other{
	padding: 0.65em 1em;
}
.button-red{
	background-color: var(--main-red);
}
.button-red:hover{
	background-color: red;
}
.button-main{
	background-color: var(--main-color);
}
.button-main:hover{
	background-color: var(--main-hcolor);
}
.policy{
	min-width: 1.3rem;
	min-height: 1.3rem;
}
.register-button{
	width:14em;
}
.post-reg{
	max-width: 30em;
    text-align: center;
    margin: 2em 0;
    font-size: 1.2em;
    font-family: "RobotoBold";
}
#head-slider{
	background-size: cover;
	background-repeat: no-repeat;
}
.partner-logo{
	width:8em;
	height: 8em;
}
.partner-logo+.partner-logo{
	margin-left:1em;
}
.timer-item{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 8.75rem;
	width: 9.6rem;
    font-size: 4.8em;
	border-radius: 20px;
	background-color: rgba(255,255,255,0.5);
}
.app-admin-item+.app-admin-item{
	margin-top:1em;
}
.app-video-admin{
	width:40em;
	height: 25em;
}

@media(max-width:1023px) and (max-height:1023px){
	.bg-m-main{
		background-color: var(--main-color);
	}
	.br-m-10{
		border-radius: 10px;
	}
	.hbg-m-mred:hover{
		background-color: var(--main-red);
	}
	.navigation .menu-link:hover a{
		color:white;
	}
	.slider-controls{
		bottom:10%;
		left:50%;
		transform: translateX(-50%);
		right: auto;
	}
	.timer-item{
		height: 4.375rem;
		width: 4.8rem;
    	font-size: 2.4em;
	}
	.review{
		min-width:100%;
		transform: none;
	}
	.nav-menu-container{
		right:0;
	}
	.bg-video{
		margin-top:4em;
	}
	.account-menu{
		box-shadow:none;
		transition: none;
	}
	.c-m-hblue{
		color:var(--hmain-blue);
	}
	.bg-m-hblue{
		background-color:var(--hmain-blue);
	}	
	.hbg-m-hblue:hover{
		background-color:var(--hmain-blue);
	}
	.navi-menu{
		height: calc(100% - 4.5rem);
		background-color: white;
		left:-73%;
		box-shadow: 3px 0 0 0px rgba(0,0,0,0.5);
		transition: left 0.3s ease-in-out;
		top:4.5rem;
	}
	.course+.course{
		margin-top: 1rem;
	}
	.min-art+.min-art{
		margin-left: 0;
	}
	.policy-container{
		max-height: calc(100% - 5.6em);
	}
	.course-item+.course-item{
		margin-left:0;
		margin-top:1em;
	}
	.app-video{
		height: 12em;
	}
}
@media(max-width:1023px) and (max-height:1023px) and (orientation:landscape){
	:root{
		font-size:4vh;
	}
	.mr-mh-4{
		margin-right: 2rem !important;	
	}
	.fd-mh-row{
		flex-direction: row !important;
	}
	.app-video{
		height: 22em;
	}
}
@media(max-width:1023px) and (max-height:1023px) and (orientation:portrait){
	.app-video-admin{
		width: 100%;
		height: 12em;
	}
}
.menu-active{
	left:0;
}
